home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dermatology Step by Step
/
Dermatology Step by Step.iso
/
pc
/
Media
/
Dermatology
/
Algorithm.swf
/
scripts
/
DefineButton2_207
/
BUTTONCONDACTION on(rollOut).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-15
|
106 b
|
7 lines
on(rollOut){
if(_root.isRollOverEnable)
{
_root.turn("rollout",myL,myQ,myA,myC);
}
}